home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 7.33 (October)
/
PC Gamer Disc 7.33 (October 2003).ISO
/
Data
/
pcgvideo.pcg
/
scripts
/
DefineSprite_96
/
frame_1
/
DoAction.as
Wrap
Text File
|
2001-02-28
|
260b
|
20 lines
if(_level1.currentTab == 2)
{
gotoAndPlay(2);
}
if(_level1.currentTab == 3)
{
if(_level1.screenflag2 == 1)
{
gotoAndPlay(98);
}
else
{
gotoAndPlay(33);
}
}
if(_level1.currentTab == 4)
{
gotoAndPlay(63);
}